home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / bin / kde4 < prev    next >
Text File  |  2008-04-02  |  266b  |  10 lines

  1. #!/bin/sh
  2. #
  3. #  Script for launching KDE4 applications from outside of the KDE4 desktop
  4. #
  5. #  Modify this to match your specific needs, such as setting up needed env. variables,
  6. #  and make sure this script is in $PATH (e.g. make a symlink if necessary).
  7. #
  8.  
  9. exec "$@"
  10.